DimIncidentType 
Default Table Name  DimIncidentType 
Dimensional Model Table Type  Fact 
Dimension Table Type  [none] 
Definition 
 

DimIncidentType Columns 
ColumnName  Domain  Datatype  NULL  Definition 
IncidentTypeSK(PK)    int  NO 
 
IncidentTypeBK    int  YES 
 
IncidentTypeActiveStatus    varchar(20)  YES 
 
IncidentTypeCode    varchar(50)  YES 
 
IncidentTypeDescription    varchar(100)  YES 
 

DimIncidentType Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_DimIncidentType  PrimaryKey  IncidentTypeSK 

DimIncidentType Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication